Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
examResult: {
"13": [39],
"14": [43, 44],
...
}
}
{
"exam_results": 2.5
}
| Param name | Description |
|---|---|
|
id
required |
Validations:
|
|
examResult
required |
Validations:
|
|
examResult[question_id]
required |
Key must be a Integer. See request body example Validations:
|